Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

feat(directives): Add ifUserInGroup and ifUser directives #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mraible
Copy link
Contributor

@mraible mraible commented Dec 29, 2016

Contributes to #30.

NOTE: The ifUser directive doesn't quite work as expected because I'm unable to replace *ngIf="(user$ | async)" with it.

@mraible
Copy link
Contributor Author

mraible commented Jan 11, 2017

Might what to enhance with * syntax: https://angular.io/docs/ts/latest/guide/structural-directives.html#!#asterisk

@mraible mraible mentioned this pull request Jan 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant